home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl760 / ezstat1j.lzh / READTHIS.BAT < prev    next >
DOS Batch File  |  1993-06-10  |  2KB  |  48 lines

  1. :-------------------------------:
  2. :  READTHIS.BAT for EASY-STATS  :
  3. :-------------------------------:
  4. echo off
  5. cls
  6. echo "EASY-STATS by LANGLEY"  v1.4            (Press PrtSc key to print each screen)
  7. echo -------------------------------------------------------------------------------
  8. echo.
  9. echo This 430K statistical package is for students, teachers, and researchers.
  10. echo.
  11. echo Its 21 programs perform over 100 tests and other functions.
  12. echo.
  13. echo It can be run from ---
  14. echo         2 floppy disks, each 360K capacity (double density, 5.25 inch),
  15. echo    or   1 floppy disk, 720K or more capacity,
  16. echo    or   a directory on a hard disk.  (Use DIR C: to check that 430K is free.)
  17. echo.
  18. echo To run the programs you must have BASICA.COM, GWBASIC.EXE, or a shareware
  19. echo alternative such as P-BASIC.COM, to act as interpreter of the program code.
  20. echo.
  21. pause
  22. cls
  23. echo This floppy disk contains the programs compressed into 2 archived files. These
  24. echo have to be unpacked and installed as follows ---
  25. echo.
  26. echo If you have a HARD DISK and only 1 floppy disk drive ---
  27. echo.
  28. echo       (1)  Put the compressed EASY-STATS disk in Drive A.
  29. echo       (2)  Get out of any menu, and enter "A:" to make Drive A the active one.
  30. echo       (3)  Entering "UNPACK-H" will then automatically unpack and install
  31. echo            the files to a safe location on your hard disk.
  32. echo       (4)  Make sure your chosen Basic program is located with your DOS files
  33. echo            (usually in the C:\DOS directory).
  34. echo.
  35. echo If you have 2 FLOPPY DISK drives ---
  36. echo.
  37. echo       (1)  Format one 720K or bigger floppy disk, and label it "EASY-STATS";
  38. echo            or    format two 360K floppy disks, and label them
  39. echo                     "EASY-STATS #1" and "EASY-STATS #2".
  40. echo       (2)  Put the present compressed EASY-STATS disk in Drive A.
  41. echo       (3)  Enter "A:" to make Drive A the active one.
  42. echo       (4)  Entering "UNPACK-F" will then unpack and install the files from
  43. echo            Drive A into Drive B (you'll be prompted for the B floppies).
  44. echo       (5)  Copy your chosen Basic interpreter program to each EASY-STATS disk.
  45. echo.
  46. echo Please be careful to carry out these instructions to the letter!
  47. :eof
  48.